[INFO] fetching crate om-fork-ep-miniaudio-sys 2.6.2...
[INFO] fixing om-fork-ep-miniaudio-sys-2.6.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate om-fork-ep-miniaudio-sys 2.6.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate om-fork-ep-miniaudio-sys 2.6.2
[INFO] finished tweaking crates.io crate om-fork-ep-miniaudio-sys 2.6.2
[INFO] tweaked toml for crates.io crate om-fork-ep-miniaudio-sys 2.6.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate om-fork-ep-miniaudio-sys 2.6.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate om-fork-ep-miniaudio-sys 2.6.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `miniaudio_sys` library target)
[INFO] [stderr] warning: `om-fork-ep-miniaudio-sys` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b37b6812164631ee76280b8e8aaf36264ca81b25ea134d60ab7731b2d869ccda
[INFO] running `Command { std: "docker" "start" "b37b6812164631ee76280b8e8aaf36264ca81b25ea134d60ab7731b2d869ccda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b37b6812164631ee76280b8e8aaf36264ca81b25ea134d60ab7731b2d869ccda" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b37b6812164631ee76280b8e8aaf36264ca81b25ea134d60ab7731b2d869ccda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b37b6812164631ee76280b8e8aaf36264ca81b25ea134d60ab7731b2d869ccda" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.169 (as host dependency) removed features: default, std
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `miniaudio_sys` library target)
[INFO] [stderr] warning: `om-fork-ep-miniaudio-sys` (manifest) generated 1 warning
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling om-fork-ep-miniaudio-sys v2.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.06s
[INFO] [stderr] crater-edition-check: om-fork-ep-miniaudio-sys v2.6.2 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `miniaudio_sys` library target)
[INFO] [stderr] warning: `om-fork-ep-miniaudio-sys` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling om-fork-ep-miniaudio-sys v2.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512`
[INFO] [stdout]    --> build.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |     if cfg!(target_feature = "avx512") && !(cfg!(feature = "ma-no-avx512")) {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              help: there is a expected value with a similar name: `"avx512f"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-device-io`
[INFO] [stdout]    --> build.rs:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |     if !cfg!(target_feature = "no-device-io") {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bindgen::options::<impl bindgen::Builder>::rustfmt_bindings`
[INFO] [stdout]    --> build.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |         .rustfmt_bindings(true)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated constant `bindgen::RustTarget::Stable_1_36`: The use of this constant is deprecated, please use `RustTarget::stable` instead.
[INFO] [stdout]    --> build.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |         .rust_target(bindgen::RustTarget::Stable_1_36)
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.84s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.169 (as host dependency) removed features: default, std
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `miniaudio_sys` library target)
[INFO] [stderr] warning: `om-fork-ep-miniaudio-sys` (manifest) generated 1 warning
[INFO] [stdout] warning: unexpected `cfg` condition value: `avx512`
[INFO] [stdout]    --> build.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |     if cfg!(target_feature = "avx512") && !(cfg!(feature = "ma-no-avx512")) {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^--------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              help: there is a expected value with a similar name: `"avx512f"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-device-io`
[INFO] [stdout]    --> build.rs:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |     if !cfg!(target_feature = "no-device-io") {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `addsubiw`, `adx`, `aes`, `allows-misaligned-mem-access`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `audio`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, and `avx512bw` and 472 more
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking om-fork-ep-miniaudio-sys v2.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `bindgen::options::<impl bindgen::Builder>::rustfmt_bindings`
[INFO] [stdout]    --> build.rs:106:10
[INFO] [stdout]     |
[INFO] [stdout] 106 |         .rustfmt_bindings(true)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated constant `bindgen::RustTarget::Stable_1_36`: The use of this constant is deprecated, please use `RustTarget::stable` instead.
[INFO] [stdout]    --> build.rs:111:43
[INFO] [stdout]     |
[INFO] [stdout] 111 |         .rust_target(bindgen::RustTarget::Stable_1_36)
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/om-fork-ep-miniaudio-sys-5244b3a51ad755b7/out/bindings.rs (342 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr] crater-edition-check: om-fork-ep-miniaudio-sys v2.6.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] error: failed to parse manifest at `/opt/rustwide/workdir/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   `crate_type` is unsupported as of the 2024 edition; instead use `crate-type`
[INFO] [stderr]   (in the `miniaudio_sys` library target)
[INFO] running `Command { std: "docker" "inspect" "b37b6812164631ee76280b8e8aaf36264ca81b25ea134d60ab7731b2d869ccda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b37b6812164631ee76280b8e8aaf36264ca81b25ea134d60ab7731b2d869ccda", kill_on_drop: false }`
[INFO] [stdout] b37b6812164631ee76280b8e8aaf36264ca81b25ea134d60ab7731b2d869ccda
